gtk4.git
2015-12-19 Pedro AlbuquerqueUpdated Portuguese translation
2015-12-19 Matthias Clasenlabel: Allocate gadget before using it
2015-12-19 Benjamin Ottenotebook: Sync menu labels with page list in visibile_cb
2015-12-19 Benjamin Ottenotebook: Don't allocate during size requests
2015-12-19 Benjamin Ottelabel: Don't use _gtk_mis_get_padding_and_border()
2015-12-19 Christoph Reiterimagedefinition: The storage type is not a boolean
2015-12-19 Matthias ClasenSimplify actionbar
2015-12-19 Matthias ClasenAdwaita: fix action bar styling
2015-12-19 Matthias Clasenicon helper: suppress style_changed when transient
2015-12-19 Matthias ClasenAdd more icon entry tests
2015-12-19 Matthias Clasenentry: Don't clear when setting icons
2015-12-18 Matthias Clasencss node: Use g_set_object
2015-12-18 Matthias Clasenentry: Remove some dead code
2015-12-18 Timm BäderAdd a way to highlight resizing widgets
2015-12-18 Timm BäderGtkWidget: Don't mix code and declarations
2015-12-18 Matthias Clasenexpander: Deprecate style properties
2015-12-18 Matthias Clasenexpander: Let gadget render focus
2015-12-18 Matthias Clasenbox: Add a way to get the gadget
2015-12-18 Matthias Clasenbuttonbox: Convert to gadgets
2015-12-17 Matthias ClasenFix a problem with entry gadgets
2015-12-17 Daniel MustielesUpdated Spanish translation
2015-12-17 William Huagdkborder: change types from gint16 to gint
2015-12-17 William Huagtkborder: restore original struct definition
2015-12-17 Paolo BorelliWin32: call dnd exit when finalizing the display
2015-12-17 Paolo BorelliWin32: move CoInitialize to dnd init
2015-12-17 Timm BäderGtkSeparator: Don't leak the gadget
2015-12-17 Matthias Clasenentry: use a gadget
2015-12-17 Lionel Landwerlininspector: Ensure clip is always shown
2015-12-17 Matthias Claseninspector: Always show clip
2015-12-17 Matthias Clasengadget: Don't warn about unset clip
2015-12-17 Matthias Clasencellview: Convert to gadgets
2015-12-16 Matthias Clasengadget: Avoid warning for empty containers
2015-12-16 Matthias Clasengadget: Add more information to warnings
2015-12-16 Matthias Clasengadget: Update docs
2015-12-16 Matthias Clasengadget: Warn if clip is not set
2015-12-16 Matthias Clasenframe: Fix gadget conversion
2015-12-16 Matthias Clasenframe: Convert to gadgets
2015-12-16 Carlos GarnachoGtkPopover: Ensure we unset modality before unparenting...
2015-12-16 Benjamin Ottelabel: Position the text properly
2015-12-16 Benjamin Ottecssnode: Redo first/last-child change tracking
2015-12-16 Benjamin Ottecheckbutton: Use a builtin icon
2015-12-16 Matthias Clasenswitch: Deprecate style properties
2015-12-16 Matthias ClasenSimplify some code
2015-12-16 Carlos Garnachoinspector: Use seat grabs for the "inspect widget"...
2015-12-16 Carlos GarnachoGtkTreeView: Add ignore deprecation statements
2015-12-16 Carlos GarnachoGtkWindow: Add ignore deprecation statements
2015-12-16 Carlos GarnachoGtkWindow: Avoid GdkDeviceManager API
2015-12-16 Carlos GarnachoGtkWidget: Add some ignore deprecation statements
2015-12-16 Carlos GarnachoGtkMenu: Avoid GdkDeviceManager API
2015-12-16 Carlos GarnachoGtkComboBox: Avoid GdkDeviceManager API
2015-12-16 Carlos Garnachoscrolledwindow: Remove unneeded code
2015-12-16 Carlos Garnachox11: Make fallback window dragging use seat grabs
2015-12-16 Carlos Garnachox11: Add some ignore deprecation statements
2015-12-16 Carlos Garnachox11: Avoid gdk_device_manager_get_client_pointer()
2015-12-16 Carlos Garnachowayland: Avoid GdkDeviceManager APIs
2015-12-16 Carlos Garnachobroadway: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkDisplay: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkWindow: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkDisplay: Iterate through seats' pointers/keyboards...
2015-12-16 Carlos GarnachoGdkWindow: Iterate through seats' pointers/keyboards...
2015-12-16 Carlos Garnachogdkevents: Fallback to the event device seat
2015-12-16 Carlos Garnachogdkevents: Ensure the seat data is copied in events
2015-12-16 Carlos Garnachogdk: Set seat on events generated in common code
2015-12-16 Cosimo Cecchiborder: silence a GIScanner warning
2015-12-16 Cosimo Cecchigadget: fix copy/paste error in documentation
2015-12-16 Cosimo Cecchigdkevents: fix a compiler warning
2015-12-16 Matthias Clasencheck button: Deprecate indicator-size
2015-12-16 Matthias Clasencheck button: Deprecate and ignore ::indicator-spacing
2015-12-16 Matthias Clasenmodel button: Document iconic layout
2015-12-16 Matthias ClasenRevise CSS node documentation
2015-12-16 Benjamin Ottewidget-factory: Make things compile again
2015-12-16 Benjamin Ottewidget-factory: Disconnect clipboard watcher on close
2015-12-16 Olivier Fourdanwayland: Check transient loop
2015-12-16 Emmanuele BassiFix the fix to the last commit
2015-12-16 Emmanuele BassiFix previous commit
2015-12-16 Lars Uebernickelgdk_pixbuf_get_from_window: honor device scale
2015-12-16 Bastien Nocerashortcuts: Make sure that hidden shortcuts stay hidden
2015-12-16 Matthias Clasen3.19.5
2015-12-16 Matthias Clasenpaned: Initialize clip properly
2015-12-16 Benjamin Otterenderborder: Actually draw the path as one element
2015-12-16 Benjamin Ottebuiltinicon: Change the way size is handled
2015-12-16 Benjamin Ottegadget: Add builtin icon gadget
2015-12-16 Benjamin Otterendericon: Move a function
2015-12-16 Matthias Clasenpaned: Allocate the handle input area properly
2015-12-16 Matthias Clasengadget: Add api to get the border allocation
2015-12-16 Matthias Clasenpaned: Fix size allocation
2015-12-16 Benjamin Otteprogressbar: Change the way the progress gadget gets...
2015-12-16 Benjamin Ottecssimage: Handle 0x0 images
2015-12-16 Benjamin Ottestylecontext: Builtin images can be (and are) transformed
2015-12-16 Benjamin Ottecss: Move enum
2015-12-16 Matthias ClasenReally undo the deprecation of separator style properties
2015-12-16 Matthias Clasenshortcuts: Fix the circular stack switcher
2015-12-16 Matthias ClasenUndo deprecation of the wide-separators style property
2015-12-16 Piotr DrągUpdated POTFILES.skip
2015-12-15 Matthias Clasenshortcuts: Fix view filtering
2015-12-15 Matthias Clasengtk-demo: Add another shortcuts window example
2015-12-15 Matthias Clasengadget: Fix a thinko in baseline adjustment
2015-12-15 Carlos Garnachogdkevents: Avoid gdk_device_manager_get_client_pointer()
2015-12-15 Carlos GarnachoGdkWindow: Listen to ::seat-removed in order to remove...
2015-12-15 Carlos GarnachoGdkWindow: Iterate through seats in gdk_window_set_cursor()
next